home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd1.bin / CDCheck 3.0.0.27 / CDCheckSetup.exe / CDCheck.exe / 0 / RCDATA / TFRMCMPSETUP / TFRMCMPSETUP.txt
Text File  |  2002-02-21  |  7KB  |  319 lines

  1. object FrmCmpSetup: TFrmCmpSetup
  2.   Left = 310
  3.   Top = 198
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Compare setup'
  7.   ClientHeight = 248
  8.   ClientWidth = 382
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   ShowHint = True
  20.   OnKeyDown = FormKeyDown
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object SrcLbl: TLabel
  25.     Left = 8
  26.     Top = 8
  27.     Width = 236
  28.     Height = 13
  29.     Caption = '1. Source folders/files to check for errors'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = 64
  32.     Font.Height = -11
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.   end
  37.   object BtnSrcBrowse: TSpeedButton
  38.     Left = 360
  39.     Top = 24
  40.     Width = 17
  41.     Height = 21
  42.     Anchors = [akTop, akRight]
  43.     Caption = '...'
  44.     OnClick = BtnSrcBrowseClick
  45.   end
  46.   object BtnRefBrowse: TSpeedButton
  47.     Left = 360
  48.     Top = 80
  49.     Width = 17
  50.     Height = 21
  51.     Anchors = [akTop, akRight]
  52.     Caption = '...'
  53.     OnClick = BtnRefBrowseClick
  54.   end
  55.   object Label2: TLabel
  56.     Left = 8
  57.     Top = 64
  58.     Width = 282
  59.     Height = 13
  60.     Caption = '2. Reference folders/files to compare source with'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = 64
  63.     Font.Height = -11
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.   end
  68.   object Label9: TLabel
  69.     Left = 8
  70.     Top = 112
  71.     Width = 118
  72.     Height = 13
  73.     Caption = '3. Compare direction'
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = 64
  76.     Font.Height = -11
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = [fsBold]
  79.     ParentFont = False
  80.   end
  81.   object BtnSrcFilter: TSpeedButton
  82.     Left = 256
  83.     Top = 44
  84.     Width = 105
  85.     Height = 13
  86.     Anchors = [akTop, akRight]
  87.     Caption = 'Filter (none)'
  88.     Flat = True
  89.     Font.Charset = DEFAULT_CHARSET
  90.     Font.Color = 12416
  91.     Font.Height = -9
  92.     Font.Name = 'Small Fonts'
  93.     Font.Style = []
  94.     ParentFont = False
  95.     Visible = False
  96.     OnClick = BtnSrcFilterClick
  97.   end
  98.   object BtnRefFilter: TSpeedButton
  99.     Left = 256
  100.     Top = 100
  101.     Width = 105
  102.     Height = 13
  103.     Anchors = [akTop, akRight]
  104.     Caption = 'Filter (none)'
  105.     Flat = True
  106.     Font.Charset = DEFAULT_CHARSET
  107.     Font.Color = 12416
  108.     Font.Height = -9
  109.     Font.Name = 'Small Fonts'
  110.     Font.Style = []
  111.     ParentFont = False
  112.     Visible = False
  113.     OnClick = BtnRefFilterClick
  114.   end
  115.   object Label1: TLabel
  116.     Left = 8
  117.     Top = 256
  118.     Width = 118
  119.     Height = 13
  120.     Caption = '5. Advanced options'
  121.     Font.Charset = DEFAULT_CHARSET
  122.     Font.Color = 64
  123.     Font.Height = -11
  124.     Font.Name = 'MS Sans Serif'
  125.     Font.Style = [fsBold]
  126.     ParentFont = False
  127.     Visible = False
  128.   end
  129.   object Label4: TLabel
  130.     Left = 8
  131.     Top = 172
  132.     Width = 110
  133.     Height = 13
  134.     Caption = '4. Compare options'
  135.     Font.Charset = DEFAULT_CHARSET
  136.     Font.Color = 64
  137.     Font.Height = -11
  138.     Font.Name = 'MS Sans Serif'
  139.     Font.Style = [fsBold]
  140.     ParentFont = False
  141.   end
  142.   object CBoxSrc: TComboBox
  143.     Left = 16
  144.     Top = 24
  145.     Width = 345
  146.     Height = 21
  147.     Anchors = [akLeft, akTop, akRight]
  148.     ItemHeight = 13
  149.     TabOrder = 0
  150.     OnKeyDown = CBoxSrcKeyDown
  151.   end
  152.   object CBoxRef: TComboBox
  153.     Left = 16
  154.     Top = 80
  155.     Width = 345
  156.     Height = 21
  157.     Anchors = [akLeft, akTop, akRight]
  158.     ItemHeight = 13
  159.     TabOrder = 1
  160.     OnKeyDown = CBoxRefKeyDown
  161.   end
  162.   object Panel3: TPanel
  163.     Left = 0
  164.     Top = 221
  165.     Width = 382
  166.     Height = 27
  167.     Align = alBottom
  168.     BevelOuter = bvNone
  169.     TabOrder = 2
  170.     object BtnCancel: TSpeedButton
  171.       Left = 225
  172.       Top = 2
  173.       Width = 73
  174.       Height = 22
  175.       Anchors = [akTop, akRight]
  176.       Caption = '<< Cancel'
  177.       Flat = True
  178.       Font.Charset = DEFAULT_CHARSET
  179.       Font.Color = 4210816
  180.       Font.Height = -11
  181.       Font.Name = 'MS Sans Serif'
  182.       Font.Style = []
  183.       ParentFont = False
  184.       OnClick = BtnCancelClick
  185.     end
  186.     object BtnOK: TSpeedButton
  187.       Left = 303
  188.       Top = 2
  189.       Width = 73
  190.       Height = 22
  191.       Anchors = [akTop, akRight]
  192.       Caption = 'Continue >>'
  193.       Flat = True
  194.       Font.Charset = DEFAULT_CHARSET
  195.       Font.Color = 8421440
  196.       Font.Height = -11
  197.       Font.Name = 'MS Sans Serif'
  198.       Font.Style = []
  199.       ParentFont = False
  200.       OnClick = BtnOKClick
  201.     end
  202.   end
  203.   object PnlAdv: TPanel
  204.     Left = 16
  205.     Top = 280
  206.     Width = 329
  207.     Height = 145
  208.     BevelOuter = bvNone
  209.     TabOrder = 3
  210.     Visible = False
  211.     object Label5: TLabel
  212.       Left = 0
  213.       Top = -2
  214.       Width = 156
  215.       Height = 13
  216.       Caption = '5.1. Audio compare options'
  217.       Font.Charset = DEFAULT_CHARSET
  218.       Font.Color = 12416
  219.       Font.Height = -11
  220.       Font.Name = 'MS Sans Serif'
  221.       Font.Style = [fsBold]
  222.       ParentFont = False
  223.     end
  224.     object Label6: TLabel
  225.       Left = 0
  226.       Top = 38
  227.       Width = 91
  228.       Height = 13
  229.       Caption = '5.2. Check type'
  230.       Font.Charset = DEFAULT_CHARSET
  231.       Font.Color = 12416
  232.       Font.Height = -11
  233.       Font.Name = 'MS Sans Serif'
  234.       Font.Style = [fsBold]
  235.       ParentFont = False
  236.     end
  237.     object Label3: TLabel
  238.       Left = 200
  239.       Top = 56
  240.       Width = 8
  241.       Height = 13
  242.       Caption = '%'
  243.     end
  244.     object ChkFreq: TCheckBox
  245.       Left = 8
  246.       Top = 14
  247.       Width = 321
  248.       Height = 17
  249.       Caption = 'Calculate frequency specter, noise peak and some statistics...'
  250.       TabOrder = 0
  251.       Visible = False
  252.     end
  253.     object RadChkType: TRadioGroup
  254.       Left = 8
  255.       Top = 78
  256.       Width = 321
  257.       Height = 59
  258.       Caption = 'check type'
  259.       ItemIndex = 0
  260.       Items.Strings = (
  261.         'normal'
  262.         'thorough (ASPI only)')
  263.       TabOrder = 1
  264.       Visible = False
  265.     end
  266.     object ChkQuick: TCheckBox
  267.       Left = 8
  268.       Top = 56
  269.       Width = 137
  270.       Height = 17
  271.       Caption = 'Quick check'
  272.       TabOrder = 2
  273.       Visible = False
  274.       OnClick = ChkQuickClick
  275.     end
  276.     object EdtQuick: TEdit
  277.       Left = 131
  278.       Top = 52
  279.       Width = 65
  280.       Height = 21
  281.       TabOrder = 3
  282.       Text = 'EdtQuick'
  283.     end
  284.   end
  285.   object ChkSrcRef: TCheckBox
  286.     Left = 16
  287.     Top = 128
  288.     Width = 365
  289.     Height = 19
  290.     Hint = 'All reference files must exist on source and be the same'
  291.     Anchors = [akLeft, akTop, akRight]
  292.     Caption = 'Source --> Reference (ref. files must be on src.)'
  293.     Checked = True
  294.     State = cbChecked
  295.     TabOrder = 4
  296.     OnClick = ChkRefSrcClick
  297.   end
  298.   object ChkRefSrc: TCheckBox
  299.     Left = 16
  300.     Top = 148
  301.     Width = 365
  302.     Height = 17
  303.     Hint = 'All source files must exist on reference and be the same'
  304.     Anchors = [akLeft, akTop, akRight]
  305.     Caption = 'Source <-- Reference (src. files must be on ref.)'
  306.     TabOrder = 5
  307.     OnClick = ChkRefSrcClick
  308.   end
  309.   object ChkSim: TCheckBox
  310.     Left = 16
  311.     Top = 188
  312.     Width = 365
  313.     Height = 17
  314.     Anchors = [akLeft, akTop, akRight]
  315.     Caption = 'Calculate similarity'
  316.     TabOrder = 6
  317.   end
  318. end
  319.